home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / HippoDraw / HippoDrawSrc1.1 / Hippo.subproj / Makefile < prev    next >
Encoding:
Makefile  |  1992-04-25  |  1.2 KB  |  36 lines

  1. #
  2. # Generated by the NeXT Interface Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Interface Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. INTERFACES = GridView.nib HDraw.nib HGraphicView.nib Info.nib \
  11.              InspectAxes.nib InspectCut.nib InspectData.nib \
  12.              InspectPlot.nib InspectStat.nib InspectTuple.nib \
  13.              InspectorPanel.nib Legal.nib NewInspector.nib
  14. CLASSES = Circle.m Curve.m DrawDocument.m DrawPageLayout.m FineSlider.m \
  15.           Graphic.m GraphicView.m GridView.m Group.m HDraw.m \
  16.           HGraphicView.m HTuple.m Image.m InspectAxes.m InspectBase.m \
  17.           InspectCut.m InspectData.m InspectPlot.m InspectStat.m \
  18.           InspectTuple.m Inspector.m Line.m NewInspector.m Overlay.m \
  19.           PGroup.m PSGraphic.m PageMarker.m Plot.m Plot1D.m Plot2D.m \
  20.           Polygon.m Rectangle.m Ruler.m Scribble.m SyncScrollView.m \
  21.           TextGraphic.m Tiff.m
  22. PSWFILES = draw.psw
  23. TIFFFILES = cross.tiff pencil.tiff
  24.  
  25.  
  26. MAKEFILEDIR = /usr/lib/nib
  27.  
  28.  
  29. -include Makefile.preamble
  30.  
  31. include $(MAKEFILEDIR)/subproj.make
  32.  
  33. -include Makefile.postamble
  34.  
  35. -include Makefile.dependencies
  36.